home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated for Kids - Awesome Athletes! / Sports Illustrated for Kids - Awesome Athletes!.iso / intro.dir / 00085_popup.ls < prev    next >
Encoding:
Text File  |  1996-04-18  |  65 b   |  6 lines

  1. on mouseDown
  2.   if hPressButton() then
  3.     doPopup()
  4.   end if
  5. end
  6.